home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 15
/
BBS in a box XV-1.iso
/
Files
/
Util
/
M
/
MacDOS 3.0.sit
/
MacDOS 3.0 ƒ
/
executables
/
MacDOS 3.0.rsrc
/
TEXT_156_NEXT.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-04-09
|
228 b
|
9 lines
Terminates a multi-line FOR-loop.
NEXT varname
varname is the control variable of the FOR-loop and should be typed
without the percent signs used to obtain the variable value.
Note that FORs cannot be nested.